home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C++ / Applications / PICSee Dust 1.01 / Quaternary Source / OSTypes.h < prev    next >
Text File  |  1995-11-12  |  135b  |  3 lines

  1. Boolean GetAppCreatorType(OSType *type);
  2. void OSTypeToString(OSType type, Str15 osStr);
  3. void StringToOSType(Str15 osStr, OSType *type);